int open_fly_file(char *file)
Parameter | Type | Description |
---|---|---|
file | char * | filename for the .fly file to load |
Returns TRUE is loading is OK, FALSE on any error.
This function loads a level from a .fly file. It loads all resources associated with the .fly file (plug-ins, objects, object parameters, textures, models, bsp, sounds, etc...).